Uses of Interface
software.amazon.awssdk.services.drs.model.CreateSourceNetworkResponse.Builder
-
Packages that use CreateSourceNetworkResponse.Builder Package Description software.amazon.awssdk.services.drs.model -
-
Uses of CreateSourceNetworkResponse.Builder in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return CreateSourceNetworkResponse.Builder Modifier and Type Method Description static CreateSourceNetworkResponse.BuilderCreateSourceNetworkResponse. builder()CreateSourceNetworkResponse.BuilderCreateSourceNetworkResponse.Builder. sourceNetworkID(String sourceNetworkID)ID of the created Source Network.CreateSourceNetworkResponse.BuilderCreateSourceNetworkResponse. toBuilder()Methods in software.amazon.awssdk.services.drs.model that return types with arguments of type CreateSourceNetworkResponse.Builder Modifier and Type Method Description static Class<? extends CreateSourceNetworkResponse.Builder>CreateSourceNetworkResponse. serializableBuilderClass()
-