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