Uses of Interface
software.amazon.awssdk.services.ec2.model.RevokeClientVpnIngressResponse.Builder
Packages that use RevokeClientVpnIngressResponse.Builder
-
Uses of RevokeClientVpnIngressResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RevokeClientVpnIngressResponse.BuilderModifier and TypeMethodDescriptionRevokeClientVpnIngressResponse.builder()RevokeClientVpnIngressResponse.Builder.status(Consumer<ClientVpnAuthorizationRuleStatus.Builder> status) The current state of the authorization rule.RevokeClientVpnIngressResponse.Builder.status(ClientVpnAuthorizationRuleStatus status) The current state of the authorization rule.RevokeClientVpnIngressResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RevokeClientVpnIngressResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RevokeClientVpnIngressResponse.Builder>RevokeClientVpnIngressResponse.serializableBuilderClass()