Uses of Class
com.oracle.bmc.identitydataplane.model.DerivedKeyResponse.Builder
-
Packages that use DerivedKeyResponse.Builder Package Description com.oracle.bmc.identitydataplane.model -
-
Uses of DerivedKeyResponse.Builder in com.oracle.bmc.identitydataplane.model
Methods in com.oracle.bmc.identitydataplane.model that return DerivedKeyResponse.Builder Modifier and Type Method Description static DerivedKeyResponse.Builder
DerivedKeyResponse. builder()
Create a new builder.DerivedKeyResponse.Builder
DerivedKeyResponse.Builder. copy(DerivedKeyResponse model)
DerivedKeyResponse.Builder
DerivedKeyResponse.Builder. principal(CommonPrincipal principal)
The principal.DerivedKeyResponse.Builder
DerivedKeyResponse.Builder. signingKey(String signingKey)
The derived key.DerivedKeyResponse.Builder
DerivedKeyResponse. toBuilder()
-