Uses of Interface
software.amazon.awssdk.services.tnb.model.LcmOperationInfo.Builder
-
Packages that use LcmOperationInfo.Builder Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of LcmOperationInfo.Builder in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return LcmOperationInfo.Builder Modifier and Type Method Description static LcmOperationInfo.BuilderLcmOperationInfo. builder()LcmOperationInfo.BuilderLcmOperationInfo.Builder. nsLcmOpOccId(String nsLcmOpOccId)The identifier of the network operation.LcmOperationInfo.BuilderLcmOperationInfo. toBuilder()Methods in software.amazon.awssdk.services.tnb.model that return types with arguments of type LcmOperationInfo.Builder Modifier and Type Method Description static Class<? extends LcmOperationInfo.Builder>LcmOperationInfo. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.tnb.model with type arguments of type LcmOperationInfo.Builder Modifier and Type Method Description default GetSolNetworkInstanceResponse.BuilderGetSolNetworkInstanceResponse.Builder. lcmOpInfo(Consumer<LcmOperationInfo.Builder> lcmOpInfo)Sets the value of the LcmOpInfo property for this object.
-