Interface GuestPolicies.ZypperRepositoryOrBuilder (2.55.0)

public static interface GuestPolicies.ZypperRepositoryOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBaseUrl()

public abstract String getBaseUrl()

Required. The location of the repository directory.

string base_url = 3 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The baseUrl.

getBaseUrlBytes()

public abstract ByteString getBaseUrlBytes()

Required. The location of the repository directory.

string base_url = 3 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for baseUrl.

getDisplayName()

public abstract String getDisplayName()

The display name of the repository.

string display_name = 2;

Returns
Type Description
String

The displayName.

getDisplayNameBytes()

public abstract ByteString getDisplayNameBytes()

The display name of the repository.

string display_name = 2;

Returns
Type Description
ByteString

The bytes for displayName.

getGpgKeys(int index)

public abstract String getGpgKeys(