Uses of Interface
software.amazon.awssdk.services.ec2.model.DeleteNetworkInterfacePermissionResponse.Builder
-
Packages that use DeleteNetworkInterfacePermissionResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DeleteNetworkInterfacePermissionResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeleteNetworkInterfacePermissionResponse.Builder Modifier and Type Method Description static DeleteNetworkInterfacePermissionResponse.BuilderDeleteNetworkInterfacePermissionResponse. builder()DeleteNetworkInterfacePermissionResponse.BuilderDeleteNetworkInterfacePermissionResponse.Builder. returnValue(Boolean returnValue)Istrueif the request succeeds and an error otherwise.DeleteNetworkInterfacePermissionResponse.BuilderDeleteNetworkInterfacePermissionResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DeleteNetworkInterfacePermissionResponse.Builder Modifier and Type Method Description static Class<? extends DeleteNetworkInterfacePermissionResponse.Builder>DeleteNetworkInterfacePermissionResponse. serializableBuilderClass()
-