Uses of Class
com.oracle.bmc.functions.model.StreamSuccessDestinationDetails.Builder
-
Packages that use StreamSuccessDestinationDetails.Builder Package Description com.oracle.bmc.functions.model -
-
Uses of StreamSuccessDestinationDetails.Builder in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return StreamSuccessDestinationDetails.Builder Modifier and Type Method Description static StreamSuccessDestinationDetails.Builder
StreamSuccessDestinationDetails. builder()
Create a new builder.StreamSuccessDestinationDetails.Builder
StreamSuccessDestinationDetails.Builder. copy(StreamSuccessDestinationDetails model)
StreamSuccessDestinationDetails.Builder
StreamSuccessDestinationDetails.Builder. streamId(String streamId)
The OCID of the stream.StreamSuccessDestinationDetails.Builder
StreamSuccessDestinationDetails. toBuilder()
-